[][src]Crate rust_icu_ustring

Implemuntation of the functions in the ICU4C ustring.h header.

This is where the UTF-8 strings get converted back and forth to the UChar representation.

Macros

buffered_uchar_method_with_retry

Same as rust_icu_common::buffered_string_method_with_retry, but for unicode strings.

Structs

UChar

The implementation of the ICU UChar*.